[NullReferenceException: 未将对象引用设置到对象的实例。]
UrlHelper.AnalysisUrl(String url) in d:\web\App_Code\UrlHelper.cs:325
UrlHelper.AnalysisUrl(String url, String parms) in d:\web\App_Code\UrlHelper.cs:191
ASP.global_asax.Application_BeginRequest(Object sender, EventArgs e) in d:\web\Global.asax:50
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +141
System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +48
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +71
|